Commit Graph

234 Commits

Author SHA1 Message Date
Florian
ddbaf1748f
Merge pull request #326681 from D3vil0p3r/patch-4
nightfox-gtk-theme: 0-unstable-2024-06-27 -> 0-unstable-2024-07-22
2024-08-18 13:42:17 +02:00
D3vil0p3r
0bc77525f1 nightfox-gtk-theme: 0-unstable-2024-06-27 -> 0-unstable-2024-07-22 2024-08-18 12:34:49 +02:00
Jörg Thalheim
75e094e1aa nix-ld-rs: alias to nix-ld
nix-ld-rs's code was merged into nix-ld
2024-08-17 07:24:06 +02:00
lassulus
859e0ed8a4
Merge pull request #333708 from DSOverlord/niri
niri: 0.1.7 -> 0.1.8
2024-08-14 23:11:16 +02:00
lassulus
f075dac581
Merge pull request #327168 from Mic92/nix-ld
nix-ld: 1.2.3 -> 2.0.0
2024-08-14 20:09:18 +02:00
welius
0f820a65e2 niri: 0.1.7 -> 0.1.8 2024-08-13 11:41:05 +02:00
Jan van Brügge
8fe398eec8
nix-update: 1.4.0 -> 1.5.0 2024-08-11 11:02:00 +01:00
joachimschmidt557
09f7b29336
nimmm: 0.3.0 -> 0.4.0 2024-08-10 13:12:07 +02:00
Peder Bergebakken Sundt
ea08d0dede
Merge pull request #331770 from pbsds/fix-sourceRoot-1722602716
treewide: use src.name in sourceRoot
2024-08-09 04:41:06 +02:00
Janne Heß
4b30e1a0d9
nixfmt-rfc-style: 2024-07-12 -> 2024-08-08
- nixfmt --version shows the actual version, closes https://github.com/NixOS/nixfmt/issues/229
- Support for pipe operators
- Fix for an infinite recursion
2024-08-08 11:12:51 +02:00
oxalica
23faf66c56
nil: migrate to by-name 2024-08-06 08:57:42 -04:00
Peder Bergebakken Sundt
a0396ab411 treewide: use src.name in sourceRoot 2024-08-02 14:56:50 +02:00
zimbatm
31e5e88a93 nix-store-gcs-proxy: move to by-name 2024-07-31 09:10:29 +02:00
zimbatm
99dc6c2efa nixpkgs-fmt: move to by-name 2024-07-31 09:10:29 +02: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
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
github-actions[bot]
6ff8a10a87
Merge master into staging-next 2024-07-21 06:01:25 +00:00
Guillaume Girol
8800182967 nixseparatedebuginfod: 0.3.4 -> 0.4.0
Diff: https://github.com/symphorien/nixseparatedebuginfod/compare/v0.3.4...v0.4.0
2024-07-20 19:12:19 +02:00
Weijia Wang
078fdedf26 Merge branch 'staging-next' into staging 2024-07-17 13:10:23 +02:00
Pol Dellaiera
257b68e561
Merge pull request #327689 from Aleksanaa/nixtract
nixtract: init at 0.3.0
2024-07-17 08:12:39 +02:00
aleksana
4d36c7a6c7 nixtract: init at 0.3.0 2024-07-17 09:22:01 +08:00
github-actions[bot]
4c086d8ee0
Merge staging-next into staging 2024-07-17 00:03:16 +00:00
Masum Reza
d068bb7cdc
Merge pull request #324417 from okvik/init-nicstat
nicstat: init at 0-unstable-2018-05-09
2024-07-17 00:08:31 +05:30
github-actions[bot]
df8055b727
Merge staging-next into staging 2024-07-16 18:01:37 +00:00
Artturin
a516ea8c99 Merge branch 'staging-next' into staging 2024-07-16 19:07:48 +03:00
Viktor Pocedulic
8c11d8fcc2
nicstat: init at 0-unstable-2018-05-09 2024-07-16 19:54:00 +05:30
Silvan Mosberger
52a4f0073b
Merge pull request #326622 from tweag/update/nixfmt
nixfmt-rfc-style: unstable-2024-07-03 -> unstable-2024-07-12
2024-07-16 16:22:54 +02:00
Aleksana
d582f13e5e
treewide: switch to cargoHash (#327127)
* nickel: switch to cargoHash

* gnvim-unwrapped: switch to cargoHash

* surrealdb-migrations: switch to cargoHash

* wluma: switch to cargoHash

* httm: switch to cargoHash

No need (observed) for these packages to have a vendor Cargo.lock. If they for some reason have to use a different Cargo.lock than upstream, they should copy that to the build directory as well, otherwise the build will fail. They don't, so I infer there's no reason to use Cargo.lock.
2024-07-15 22:55:51 +03:00
Jörg Thalheim
5b2d93300f nix-ld: 1.2.3 -> 2.0.0 2024-07-14 20:04:35 +02:00
github-actions[bot]
0d7af056e2
Merge staging-next into staging 2024-07-14 12:02:04 +00:00
Vladimír Čunát
211398c03e
Merge branch 'staging-next' into staging 2024-07-14 08:35:35 +02:00
Sigmanificient
512e8afdb9 treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
2024-07-14 04:32:56 +02:00
éclairevoyant
0e5c272e42
treewide: fix uses of repo = finalAttrs.pname 2024-07-12 20:18:43 -04:00
Silvan Mosberger
8058a2a484 nixfmt-rfc-style: unstable-2024-07-03 -> unstable-2024-07-12
Notably includes https://github.com/NixOS/nixfmt/pull/219
and https://github.com/NixOS/nixfmt/pull/220
2024-07-12 20:26:01 +02:00
github-actions[bot]
b66506a79e
Merge staging-next into staging 2024-07-12 12:01:44 +00:00
R. Ryantm
c5dd09be87 nix-health: 0.3.0 -> 0.4.0 2024-07-12 03:06:20 +00: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
Sandro
8b8a302a62
Merge pull request #323487 from D3vil0p3r/patch-4 2024-07-09 16:28:19 +02:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging 2024-07-08 10:43:15 +02:00
Jörg Thalheim
5cc7a0fc70
Merge pull request #313554 from getchoo/pkgs/nix-fast-build/init
nix-fast-build: init at 1.0.0
2024-07-07 17:59:37 +02:00
Aleksana
fce7a89e47
Merge pull request #325117 from jerith666/nix-top
nix-top: init 0.3.0
2024-07-07 15:53:59 +08:00
Matt McHenry
c8e81ed764 nix-top: init at 0.3.0
This was removed in 329081dc4b, but
since I find this package useful, I'll make an attempt to maintain it.
Fortunately someone had forked the repo before it was deleted.

The derivation has been modified slightly to reflect PR feedback.
2024-07-06 22:28:31 -04: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
Gavin John
75ecdf96c1
niri: add updateScript 2024-07-04 13:46:48 -04:00
seth
71f2e6b8b0
nix-fast-build: init at 1.0.0 2024-07-03 12:30:58 -04:00
github-actions[bot]
a14cd5e592
Merge staging-next into staging 2024-07-03 09:25:17 +00:00
Silvan Mosberger
72ae7e0c8a nixfmt: unstable-2024-05-28 -> unstable-2024-07-03 2024-07-03 04:47:49 +02:00
Someone
c5a1cae1f1
Merge pull request #275241 from Scrumplex/treewide/use-addDriverRunpath
addOpenGLRunpath: deprecate
2024-07-01 01:09:05 +00:00
Sefa Eyeoglu
416ba8804b
treewide: use addDriverRunpath
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-06-30 15:01:01 -04:00
D3vil0p3r
70aff8fd40 nightfox-gtk-theme: unstable-2023-05-28 -> 0-unstable-2024-06-27 2024-06-30 02:32:03 +02:00