Commit Graph

337 Commits

Author SHA1 Message Date
Gary Guo
cabbab19e2
nixos-firewall-tool: add nftables support
Co-authored-by: Rvfg <i@rvf6.com>
2024-10-18 20:16:27 +02:00
Donovan Glover
0beaea2edc
nix-search-cli: 0-unstable-2023-09-12 -> 0.2-unstable-2024-09-24 (#344603) 2024-10-17 04:28:08 +00:00
Marcus Ramberg
c2bdda7b60
nimdow: 0.7.38 -> 0.7.39 (#348488) 2024-10-15 07:59:51 +02:00
R. Ryantm
4bbc98b83a nimdow: 0.7.38 -> 0.7.39 2024-10-14 09:25:31 +00:00
r-vdp
ba7b53c490
niri: add systemd units to the right location
They will then be moved to `share` by https://nixos.org/manual/nixpkgs/unstable/#move-systemd-user-units.sh
and a symlink will be put in place.
2024-10-14 00:30:06 +02:00
github-actions[bot]
4433a315bd
Merge master into staging-next 2024-10-12 12:05:08 +00:00
Ramses
aff7476997
niri: refactor & cleanup (#347232) 2024-10-12 13:48:00 +02:00
github-actions[bot]
1404154595
Merge master into staging-next 2024-10-10 00:14:06 +00:00
Enric Morales
10d549bf90 nitrokey-storage-firmware: init at 0.57
Co-authored-by: Simon Bruder <simon@sbruder.de>
Co-authored-by: Abdullah Imad <me@imad.nyc>
Co-authored-by: Alberto Merino <amerinor01@gmail.com>
Co-authored-by: Enric Morales <me@enric.me>
Co-authored-by: Jack Leightcap <jack@leightcap.com>
Co-authored-by: Roland Coeurjoly <rolandcoeurjoly@gmail.com>
2024-10-09 09:51:45 +02:00
seth
9b12b98033
niri: add getchoo as maintainer 2024-10-08 12:50:35 -04:00
seth
0c5d185ad7
niri: allow configuration of build features 2024-10-08 12:50:23 -04:00
Vladimír Čunát
a0c9222e11
Merge branch 'master' into staging-next
(a bit older master for now, due to a conflict in dhcpcd service)
2024-10-08 14:59:47 +02:00
seth
6a2a50845c
niri: add meta.changelog 2024-10-08 01:35:08 -04:00
seth
f03374e375
niri: cleanup
This reorders some of the attributes to be a bit more sensible, as well
as adopts some "best practices"
2024-10-08 01:35:08 -04:00
seth
f1cf61e2bf
niri: force linking with linker args instead of patchelf
We don't need to be patching an already built binary here
2024-10-08 01:35:08 -04:00
seth
d9aecbc3e0
niri: cleanup dependencies
Some of these were not required, not explicitly listed, or shouldn't
always be added to the rpath
2024-10-08 01:35:06 -04:00
seth
6521bf4318
niri: format with nixfmt 2024-10-08 00:27:41 -04:00
Michael Hoang
c5bffdc928 nixos-anywhere: update owner to nix-community 2024-10-08 12:37:18 +11:00
Sergei Trofimovich
5968299b95 nix-plugin-pijul.tests: fix the eval
Without the change the eval fails as:

    $ nix build --no-link -f. nix-plugin-pijul.tests
    error:
       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:34:12:
           33|
           34|   strict = derivationStrict drvAttrs;
             |            ^
           35|

       … while evaluating derivation 'localRepoCheck-nix-2.25.0pre20240920_ca3fc169'
         whose name attribute is located at pkgs/stdenv/generic/make-derivation.nix:336:7

       … while evaluating attribute 'buildCommand' of derivation 'localRepoCheck-nix-2.25.0pre20240920_ca3fc169'
         at pkgs/build-support/trivial-builders/default.nix:59:17:
           58|         enableParallelBuilding = true;
           59|         inherit buildCommand name;
             |                 ^
           60|         passAsFile = [ "buildCommand" ]

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: function 'anonymous lambda' called with unexpected argument 'nix'
       at pkgs/by-name/ni/nix-plugin-pijul/package.nix:1:1:
            1| {
             | ^
            2|   lib,
       Did you mean lib?
2024-10-05 17:26:00 +01:00
K900
8aa8c517db nix-ld: 2.0.2 -> 2.0.3
Diff: https://github.com/mic92/nix-ld/compare/2.0.2...2.0.3
2024-10-05 09:31:47 +03:00
dr56ekgbb
89ca8c7941 nix-search-cli: 0-unstable-2023-09-12 -> 0.2-unstable-2024-09-24 2024-10-03 23:33:20 +08:00
K900
ffebe64e16 nix-ld: 2.0.0 -> 2.0.2
Diff: https://github.com/mic92/nix-ld/compare/2.0.0...2.0.2
2024-10-02 14:02:43 +03:00
K900
290f5c015a nix-ld: backport patch for Rust 1.81 2024-10-02 09:44:20 +03:00
github-actions[bot]
c3c8b24e1c
Merge master into staging-next 2024-10-01 18:04:42 +00:00
Brian McGee
ffc57b020b
nixos-facter: 0.1.0 -> 0.1.1 2024-10-01 10:09:48 +01:00
github-actions[bot]
09f18b89af
Merge master into staging-next 2024-09-30 00:14:50 +00:00
Fabián Heredia Montiel
db34d53656
nix-your-shell: move to pkgs/by-name, format with nixfmt-rfc-style (#344766) 2024-09-29 12:45:46 -06:00
github-actions[bot]
8693fc15c4
Merge master into staging-next 2024-09-28 18:04:13 +00:00
Daylin Morgan
2e0248691a
nimlangserver: 1.4.0 -> 1.6.0 2024-09-27 12:11:36 -05:00
uncenter
0068504cf1
nix-your-shell: modernize & cleanup 2024-09-26 21:06:37 -04:00
Fabián Heredia Montiel
2a115bbd1e Merge remote-tracking branch 'origin/master' into staging-next 2024-09-26 18:03:59 -06:00
uncenter
97ad77ba73
nix-your-shell: move to pkgs/by-name, format with nixfmt-rfc-style 2024-09-26 18:57:24 -04:00
Weijia Wang
1d31dbb846
nightfox-gtk-theme: 0-unstable-2024-07-22 -> 0-unstable-2024-09-12 (#342741) 2024-09-26 23:58:02 +02:00
github-actions[bot]
c8c18095f9
Merge master into staging-next 2024-09-26 18:04:33 +00:00
R. Ryantm
9ff5f58661 nickel: 1.8.0 -> 1.8.1 2024-09-26 11:39:48 +00:00
Artturin
f0e657f3b1 Merge branch 'master' into staging-next 2024-09-25 06:05:01 +03:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Jörg Thalheim
829636f417 nix-plugin-pijul: fix plugins to 2.18 2024-09-22 15:09:52 +02:00
Jörg Thalheim
03c0a80f39
disko: depend on nixos-install directly (#342320) 2024-09-21 14:42:58 +02:00
Nick Cao
0323d94d30
nix-update: 1.5.1 -> 1.5.2 (#343061) 2024-09-20 18:14:55 -04:00
nixpkgs-merge-bot[bot]
e07ea4030c
nixos-anywhere: 1.3.0 -> 1.4.0 (#343284) 2024-09-20 17:27:47 +00:00
Jörg Thalheim
0f6ced7fef nixos-install: add meta 2024-09-20 19:04:19 +02:00
Jörg Thalheim
95d652982d nix-enter: add meta 2024-09-20 19:04:18 +02:00
Arian van Putten
599bc0348c
nix-store-veritysetup-generator: init at 0.1.0 (#343288) 2024-09-20 19:02:28 +02:00
R. Ryantm
0d78a8539e nixos-anywhere: 1.3.0 -> 1.4.0 2024-09-20 15:02:50 +00:00
nikstur
6fe973349d nix-store-veritysetup-generator: init at 0.1.0 2024-09-20 15:04:20 +02:00
Jörg Thalheim
4cf4459eb6 nixos-enter: set PATH
otherwise util-linux may be missing.
2024-09-20 11:38:35 +02:00
K900
51b47621ac nixos-install: move to pkgs/by-name 2024-09-20 08:44:37 +03:00
K900
825f6ffa9e nixos-enter: move to pkgs/by-name 2024-09-20 08:44:37 +03:00
K900
8353a681b5 nixos-build-vms: move to pkgs/by-name 2024-09-20 08:44:36 +03:00