Commit Graph

2966 Commits

Author SHA1 Message Date
Thomas Tuegel
9fef4f2b58
Merge pull request #321437 from viraptor/es-new-compiler
es: fix on new compilers
2024-08-05 06:05:11 -05:00
Pol Dellaiera
760e817fa8
Merge pull request #332284 from r-ryantm/auto-update/yash
yash: 2.56.1 -> 2.57
2024-08-05 08:29:52 +02:00
tomberek
fa17672bc4
Merge pull request #331004 from r-ryantm/auto-update/zsh-abbr
zsh-abbr: 5.8.0 -> 5.8.2
2024-08-04 14:46:02 -04:00
R. Ryantm
6512aad46b yash: 2.56.1 -> 2.57 2024-08-04 16:10:03 +00:00
Donovan Glover
1b1dc39505
Merge pull request #331771 from r-ryantm/auto-update/carapace
carapace: 1.0.4 -> 1.0.5
2024-08-04 05:13:49 +00:00
Weijia Wang
d42813c774
Merge pull request #330262 from r-ryantm/auto-update/powershell
powershell: 7.4.3 -> 7.4.4
2024-08-03 20:28:34 +03:00
Yt
37648eae0c
Merge pull request #331970 from happysalada/nushell_plugin_query_fix_build
nushellPlugins.query: fix build
2024-08-03 17:01:55 +00:00
happysalada
df67de0747 nushellPlugins.query: fix build 2024-08-03 07:58:26 -04:00
R. Ryantm
4ec7463376 carapace: 1.0.4 -> 1.0.5 2024-08-02 13:02:50 +00:00
R. Ryantm
29c5b28609 murex: 6.2.3000 -> 6.2.4000 2024-08-01 06:36:21 +00:00
1adept
f85e1e1d18 nushell: 0.96.0 -> 0.96.1 2024-07-30 15:42:25 +02:00
R. Ryantm
25fe9c17b8 zsh-abbr: 5.8.0 -> 5.8.2 2024-07-30 03:13:19 +00:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
K900
24076029d2 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-28 01:04:35 +03:00
Yt
3032a3844c
Merge pull request #329681 from 1adept/update-nushell
nushell: 0.95.0 -> 0.96.0
2024-07-27 15:31:15 +00:00
1adept
1b14769458 nushell: 0.95.0 -> 0.96.0
add missing dependencies to query-plugin
2024-07-27 14:36:46 +02:00
R. Ryantm
39e1b97d33 powershell: 7.4.3 -> 7.4.4 2024-07-26 20:32:36 +00:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Sigmanificient
543cd40ecc treewide: remove trailing space in description
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
github-actions[bot]
12ea252962
Merge master into staging-next 2024-07-25 06:01:22 +00:00
Aleksana
f79f480332
Merge pull request #328446 from r-ryantm/auto-update/murex
murex: 6.1.8300 -> 6.2.3000
2024-07-25 11:03:12 +08:00
Artturin
60e9cffe2c Merge branch 'master' into staging-next 2024-07-22 22:53:31 +03:00
R. Ryantm
6bc2df8a13 hishtory: 0.298 -> 0.302 2024-07-21 16:17:48 +00:00
github-actions[bot]
be3262bae8
Merge master into staging-next 2024-07-21 00:02:58 +00:00
Thiago Kenji Okada
f709e90813 any-nix-shell: move to pkgs/by-name 2024-07-20 21:19:51 +01:00
Vladimír Čunát
577f40b8a9
Merge branch 'staging' into staging-next 2024-07-20 16:12:24 +02:00
R. Ryantm
276828565e murex: 6.1.8300 -> 6.2.3000 2024-07-19 14:06:44 +00:00
Artturin
20cf80e167 Merge branch 'staging-next' into staging 2024-07-17 21:29:37 +03:00
Anderson Torres
c5aa149ef9 bash-5: remove dtzWill as maintainer [orphan]
Since theey is not active in a long span of time.
2024-07-17 12:12:56 -03:00
Bruno Pacheco
348a4d16b0 fishPlugins.hydro: change sha256 to hash 2024-07-15 13:59:13 -04:00
Bruno Pacheco
07d1ea706f fishPlugins.hydro: 2022-02-21 → 2024-03-24
Should fix https://github.com/jorgebucaran/hydro/issues/55
2024-07-15 13:01:11 -04:00
github-actions[bot]
31817540ee
Merge staging-next into staging 2024-07-14 18:01:37 +00:00
aleksana
592e3845c4 treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Nick Cao
e93cf5f368
Merge pull request #325767 from r-ryantm/auto-update/hishtory
hishtory: 0.297 -> 0.298
2024-07-09 16:32:53 -04:00
R. Ryantm
868bafcb7a hishtory: 0.297 -> 0.298 2024-07-09 07:16:19 +00:00
Michael Hoang
eb725313bc treewide: remove Enzime 2024-07-09 14:32:33 +10:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging 2024-07-08 10:43:15 +02:00
Nick Cao
57765a7b03
Merge pull request #325165 from r-ryantm/auto-update/nu_scripts
nu_scripts: 0-unstable-2024-06-29 -> 0-unstable-2024-07-03
2024-07-07 09:46:33 -04:00
R. Ryantm
53e6c0d620 nu_scripts: 0-unstable-2024-06-29 -> 0-unstable-2024-07-03 2024-07-07 03:29:21 +00:00
Aleksana
2aeeb09cdf
Merge pull request #324830 from romildo/upd.liquidprompt
liquidprompt: 2.2.0 -> 2.2.1
2024-07-06 21:58:14 +08:00
7c6f434c
017a63ea4d
Merge pull request #324900 from reckenrode/zsh-texinfo-fix
zsh: fix compatibility with texinfo 7.1
2024-07-06 08:40:25 +00:00
Martin Weinelt
e7b1ee45cf
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/tools/misc/watchlog/default.nix
2024-07-06 01:52:35 +02:00
Randy Eckenrode
d976a67189
zsh: fix compatibility with texinfo 7.1
https://www.zsh.org/mla/workers/2023/msg00591.html
2024-07-05 16:52:59 -04:00
R. Ryantm
31c74ace74 oh-my-zsh: 2024-06-28 -> 2024-07-03 2024-07-05 17:49:33 +00:00
José Romildo
b0bd637dc6 liquidprompt: 2.2.0 -> 2.2.1
Diff: https://github.com/liquidprompt/liquidprompt/compare/v2.2.0...v2.2.1
2024-07-05 11:32:24 -03:00
aleksana
1862813d11 treewide: convert cargoSha256 to cargoHash
This is done with the following bash script:

```
#!/usr/bin/env bash
process_line() {
    local filename=${1%:}
    if [[ $4 =~ \"(.*)\"\; ]]; then
      local sha256="${BASH_REMATCH[1]}"
    fi
    [[ -z $sha256 ]] && return 0
    local hash=$(nix hash to-sri --type sha256 $sha256)
    echo "Processing: $filename"
    echo "  $sha256 => $hash"
    sed -i "s|cargoSha256 = \"$sha256\"|cargoHash = \"$hash\"|"
$filename
}

# split output by line
grep -r 'cargoSha256 = ' . | while IFS= read -r line; do
    # split them further by space
    read -r -a parts <<< "$line"
    process_line "${parts[@]}"
done

```
2024-07-03 21:54:10 +08:00
Janik H.
76cd1d2211 maintainers: drop janik
I guess my time has come as well...

With this commit, I'm not just dropping my maintainer entry, but I'm also
resigning from my duties as a board observer and NixCon project lead.
I also terminated my Summer of Nix contract today.
I'll also stop hosting the local NixOS meetup.

The only "project" I'll finish under the NixOS Foundation umbrella is
Google Summer of Code because the mentees aren't even remotely
responsible for why I'm leaving, and it would be unfair to leave them
hanging.

I'm grateful for all the things I was able to learn, for all the experiences
I could gather, and for all the friends I made along the way.
NixOS is what makes computers bearable for me, so I'll go and work on
some fork (*something something* you always meet twice in life).
2024-07-02 02:36:42 +02:00
Weijia Wang
94526f7efe
Merge pull request #323576 from r-ryantm/auto-update/carapace
carapace: 1.0.3 -> 1.0.4
2024-06-30 23:51:43 +02:00
R. Ryantm
0f37bcbc38 carapace: 1.0.3 -> 1.0.4 2024-06-30 17:38:04 +02:00